Generated by
JDiff

Interface org.globalplatform.GlobalService

Documentation changed from old to new.

Changed Methods
Shareable getServiceInterface(GPRegistryEntry, short, byte[], short, short) Documentation changed from old to new.
Gets a Shareable Interface Object (SIO) actually providing the requested service.
 

Changed Fields
byte KEY_ACCESS_ANY Documentation changed from old to new.
Key Access indicating key may be used by the Security Domain and any associated Application (0x00).
byte KEY_ACCESS_APPLICATION Documentation changed from old to new.
Key Access indicating key may be used by any associated Application but not by the Security Domain (0x02).
byte KEY_ACCESS_SECURITY_DOMAIN Documentation changed from old to new.
Key Access indicating key may be used by the Security Domain but not by any associated Application (0x01).